func github.com/aws/aws-sdk-go-v2/service/s3.validateOpGetObjectLegalHoldInput

2 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		validators.go#L927: 	if err := validateOpGetObjectLegalHoldInput(input); err != nil {
		validators.go#L4577: func validateOpGetObjectLegalHoldInput(v *GetObjectLegalHoldInput) error {